pause

The pause command displays any text associated with the command and then waits a specified amount of time or until a carriage return is pressed if the given time value is a negative integer. The pause command is especially useful in conjunction with loaded files.

pause value string

     pause -1
     pause 3
     pause -1  Hit return to continue
     pause 10  This fits equation 4 to file $ReadFile.

echo, load